home *** CD-ROM | disk | FTP | other *** search
/ FM Towns: Free Software Collection 4 / FM Towns Free Software Collection 4 - Disc 1.iso / t_os / nem / nem.exe / LOGOUT.PLP < prev    next >
Text File  |  1991-02-26  |  374b  |  10 lines

  1. /* auto pilot program 「NEM 2.00」           1991.2.24   By GOOSE(MAF00070) */
  2. /* %Logout { */
  3. /*--------------------------------------------------------------------------
  4. ** logout。
  5. **------------------------------------------------------------------------*/
  6.   type({BYE\n});
  7.   wait(ABORTTIME,{discon},
  8.     {HOST NAME?\n*},{type({OFF\n})},{01+},{discon});
  9. /* }; */
  10.